export declare const allowedColors: ({ colors }: any) => Record; export declare const isWeb: boolean;