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