import { Context } from 'koishi'; export declare const name = "gzctf-notice"; export declare const usage: any; export declare function apply(ctx: Context): void;