export declare class Skeleton { effect: 'pulse' | 'sheen' | 'none'; render(): any; }