export declare function fillStyle({ fill }: { fill: any; }): any[] | ""; export declare namespace fillStyle { var __lookupStyles: string[]; }