export declare const getHeader: (data: string) => string; export declare const getTextures: (data: string) => string[];