/** @type {import('../core.js').Syntax} */
declare function t4Cs(Prism: any): void;
declare namespace t4Cs {
    let displayName: string;
    let aliases: string[];
}
export default t4Cs;
