declare module "@telequebec/tq-headerfooter" {} declare module "@telequebec/tq-headerfooter/tq-header" {} declare module "@telequebec/tq-headerfooter/tq-footer" {} declare namespace JSX { interface IntrinsicElements { "tq-header": {}; "tq-footer": {}; } }