export declare const AspAComment: {
    raw: any;
    name: string;
};
export default AspAComment;
