StringifyDeclarationtype StringifyDeclaration<Theme extends BaseTheme = BaseTheme> = (property: string,value: string,context: Context<Theme>,) => string;§Type Parameters§Theme extends BaseTheme = BaseTheme[src]§Type§(property: string, value: string, context: Context<Theme>) => string[src]