import type { ElementType } from "../types";
declare const Component: ElementType<['containerWidth']>;
export default Component;
//# sourceMappingURL=component.d.ts.map