export declare const getColorsOfFile: (svgFileContents: string) => string[];
