import type { BpAware } from "../../../theme/types"; export declare const useBpAwareProp: (prop: BpAware | undefined, defaultValue: T) => T; //# sourceMappingURL=index.d.ts.map