import * as d from '../../declarations';
export declare function parseStyleDocs(styleDocs: d.StyleDoc[], styleText: string): void;
