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