import type { StyleSheet, StyleSheetWithSuperPowers } from '../types/stylesheet';
export declare const create: (stylesheet: StyleSheetWithSuperPowers<StyleSheet>) => any;
//# sourceMappingURL=create.d.ts.map