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