declare const Style: import("styled-components/dist/types").IStyledComponentBase<"web", import("styled-components/dist/types").Substitute<import("react").DetailedHTMLProps<import("react").HTMLAttributes<HTMLElement>, HTMLElement>, {
    $active?: boolean;
    $scroll?: boolean;
    $snap?: boolean;
}>> & string;
export default Style;
//# sourceMappingURL=Page.styled.d.ts.map