export declare class CybFooterContentDirective { } export declare class CybFooterLeftDirective { } export declare class CybFooterRightDirective { } export declare class CybFooterImageDirective { } /** * A basic content container component that adds the styles of a Telefonica design footer. * * While this component can be used alone, it also provides a number * of preset styles for common card sections, including: * - cyb-footer-content * - cyb-footer-left-image * - cyb-footer-right-image */ export declare class CybFooterComponent { }