export declare const EXAMPLE_DESKTOP_TOKEN = "Content|UserPic/desktop";
export declare const EXAMPLE_TOUCH_PHONE_TOKEN = "Content|UserPic/touch-phone";
export declare const EXAMPLE_TOUCH_PAD_TOKEN = "Content|UserPic/touch-pad";
export declare const createDecorators: () => any[];
export declare const parameters: {
    docs: {
        readme: any;
    };
};
