import { types } from "typestyle";
export declare const TemplateListingStyle: {
    headerStyle: types.NestedCSSProperties;
    iconDefaultStyle: types.NestedCSSProperties;
    wrapperIconStyle: types.NestedCSSProperties;
    customIconStyle: types.NestedCSSProperties;
    contentStyle: types.NestedCSSProperties;
};
