// @ts-nocheck export namespace JSX { export interface IntrinsicElements { "snippyly-presence": any; } }